[INFO] fetching crate aozora-render 0.4.1...
[INFO] fixing aozora-render-0.4.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate aozora-render 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate aozora-render 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aozora-render 0.4.1
[INFO] tweaked toml for crates.io crate aozora-render 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aozora-render 0.4.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aozora-render 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded aozora-syntax v0.4.1
[INFO] [stderr]   Downloaded aozora-veb v0.4.1
[INFO] [stderr]   Downloaded aozora-scan v0.4.1
[INFO] [stderr]   Downloaded aozora-spec v0.4.1
[INFO] [stderr]   Downloaded insta v1.48.0
[INFO] [stderr]   Downloaded aozora-pipeline v0.4.1
[INFO] [stderr]   Downloaded aozora-encoding v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df
[INFO] running `Command { std: "docker" "start" "f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aozora-veb v0.4.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling aozora-encoding v0.4.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking aozora-spec v0.4.1
[INFO] [stderr]     Checking aozora-scan v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking aozora-syntax v0.4.1
[INFO] [stderr]     Checking aozora-pipeline v0.4.1
[INFO] [stderr]     Checking aozora-render v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `aozora_proptest` in this scope
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use aozora_proptest::generators::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aozora_proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aozora_proptest`, use `cargo add aozora_proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aozora_proptest` in this scope
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use aozora_proptest::config::default_config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aozora_proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aozora_proptest`, use `cargo add aozora_proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aozora_proptest::config::default_config`
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use aozora_proptest::config::default_config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aozora_proptest` in this scope
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aozora_proptest::generators::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aozora_proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aozora_proptest`, use `cargo add aozora_proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aozora_proptest` in this scope
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aozora_proptest::config::default_config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aozora_proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aozora_proptest`, use `cargo add aozora_proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aozora_proptest::config::default_config`
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aozora_proptest::config::default_config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aozora_proptest` in this scope
[INFO] [stdout]   --> tests/property_emit_symmetry.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use aozora_proptest::generators::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aozora_proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aozora_proptest`, use `cargo add aozora_proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aozora_proptest` in this scope
[INFO] [stdout]   --> tests/property_emit_symmetry.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use aozora_proptest::config::default_config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aozora_proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aozora_proptest`, use `cargo add aozora_proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aozora_proptest::config::default_config`
[INFO] [stdout]   --> tests/property_emit_symmetry.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use aozora_proptest::config::default_config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `aozora_fragment` in this scope
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:83:46
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn aozora_fragment_renders_balanced(s in aozora_fragment(120)) {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `aozora_fragment` in this scope
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:74:43
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn aozora_fragment_is_idempotent(s in aozora_fragment(120)) {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn aozora_fragment_renders_balanced(s in aozora_fragment(120)) {
[INFO] [stdout]    |                                         ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn aozora_fragment_is_idempotent(s in aozora_fragment(120)) {
[INFO] [stdout]    |                                      ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_serialize_idempotent.rs:66:1
[INFO] [stdout]      |
[INFO] [stdout]   66 | / proptest! {
[INFO] [stdout]   67 | |     #![proptest_config(default_config())]
[INFO] [stdout]   68 | |
[INFO] [stdout]   69 | |     /// `serialize ∘ parse ∘ serialize ∘ parse = serialize ∘ parse` over
[INFO] [stdout] ...    |
[INFO] [stdout]   87 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_html_roundtrip.rs:77:1
[INFO] [stdout]      |
[INFO] [stdout]   77 | / proptest! {
[INFO] [stdout]   78 | |     #![proptest_config(default_config())]
[INFO] [stdout]   79 | |
[INFO] [stdout]   80 | |     /// Render is total over the workhorse Aozora-fragment generator —
[INFO] [stdout] ...    |
[INFO] [stdout]  115 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pathological_aozora` in this scope
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:90:49
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn pathological_input_renders_balanced(s in pathological_aozora(120)) {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn pathological_input_renders_balanced(s in pathological_aozora(120)) {
[INFO] [stdout]    |                                            ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pathological_aozora` in this scope
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:79:46
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn pathological_input_is_idempotent(s in pathological_aozora(120)) {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn pathological_input_is_idempotent(s in pathological_aozora(120)) {
[INFO] [stdout]    |                                         ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_html_roundtrip.rs:77:1
[INFO] [stdout]      |
[INFO] [stdout]   77 | / proptest! {
[INFO] [stdout]   78 | |     #![proptest_config(default_config())]
[INFO] [stdout]   79 | |
[INFO] [stdout]   80 | |     /// Render is total over the workhorse Aozora-fragment generator —
[INFO] [stdout] ...    |
[INFO] [stdout]  115 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_serialize_idempotent.rs:66:1
[INFO] [stdout]      |
[INFO] [stdout]   66 | / proptest! {
[INFO] [stdout]   67 | |     #![proptest_config(default_config())]
[INFO] [stdout]   68 | |
[INFO] [stdout]   69 | |     /// `serialize ∘ parse ∘ serialize ∘ parse = serialize ∘ parse` over
[INFO] [stdout] ...    |
[INFO] [stdout]   87 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unicode_adversarial` in this scope
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:97:50
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn unicode_adversarial_renders_balanced(s in unicode_adversarial()) {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unicode_adversarial` in this scope
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn unicode_adversarial_is_idempotent(s in unicode_adversarial()) {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> tests/property_serialize_idempotent.rs:84:42
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn unicode_adversarial_is_idempotent(s in unicode_adversarial()) {
[INFO] [stdout]    |                                          ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> tests/property_html_roundtrip.rs:97:45
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn unicode_adversarial_renders_balanced(s in unicode_adversarial()) {
[INFO] [stdout]    |                                             ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_html_roundtrip.rs:77:1
[INFO] [stdout]      |
[INFO] [stdout]   77 | / proptest! {
[INFO] [stdout]   78 | |     #![proptest_config(default_config())]
[INFO] [stdout]   79 | |
[INFO] [stdout]   80 | |     /// Render is total over the workhorse Aozora-fragment generator —
[INFO] [stdout] ...    |
[INFO] [stdout]  115 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_serialize_idempotent.rs:66:1
[INFO] [stdout]      |
[INFO] [stdout]   66 | / proptest! {
[INFO] [stdout]   67 | |     #![proptest_config(default_config())]
[INFO] [stdout]   68 | |
[INFO] [stdout]   69 | |     /// `serialize ∘ parse ∘ serialize ∘ parse = serialize ∘ parse` over
[INFO] [stdout] ...    |
[INFO] [stdout]   87 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `xss_payload` in this scope
[INFO] [stdout]    --> tests/property_html_roundtrip.rs:106:50
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn xss_payload_does_not_leak_script_tag(s in xss_payload()) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/property_html_roundtrip.rs:106:45
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn xss_payload_does_not_leak_script_tag(s in xss_payload()) {
[INFO] [stdout]     |                                             ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_html_roundtrip.rs:77:1
[INFO] [stdout]      |
[INFO] [stdout]   77 | / proptest! {
[INFO] [stdout]   78 | |     #![proptest_config(default_config())]
[INFO] [stdout]   79 | |
[INFO] [stdout]   80 | |     /// Render is total over the workhorse Aozora-fragment generator —
[INFO] [stdout] ...    |
[INFO] [stdout]  115 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/property_html_roundtrip.rs:112:67
[INFO] [stdout]     |
[INFO] [stdout] 112 |             "renderer leaked an unescaped <script> tag for source {s:?}\n---\n{html}"
[INFO] [stdout]     |                                                                   ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `prop_assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `aozora_fragment` in this scope
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:137:47
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn aozora_fragment_emit_is_symmetric(s in aozora_fragment(120)) {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:137:42
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn aozora_fragment_emit_is_symmetric(s in aozora_fragment(120)) {
[INFO] [stdout]     |                                          ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_emit_symmetry.rs:130:1
[INFO] [stdout]      |
[INFO] [stdout]  130 | / proptest! {
[INFO] [stdout]  131 | |     #![proptest_config(default_config())]
[INFO] [stdout]  132 | |
[INFO] [stdout]  133 | |     /// Workhorse generator — every Aozora-shaped fragment must round-trip
[INFO] [stdout] ...    |
[INFO] [stdout]  164 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pathological_aozora` in this scope
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:145:50
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn pathological_input_emit_is_symmetric(s in pathological_aozora(120)) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn pathological_input_emit_is_symmetric(s in pathological_aozora(120)) {
[INFO] [stdout]     |                                             ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_emit_symmetry.rs:130:1
[INFO] [stdout]      |
[INFO] [stdout]  130 | / proptest! {
[INFO] [stdout]  131 | |     #![proptest_config(default_config())]
[INFO] [stdout]  132 | |
[INFO] [stdout]  133 | |     /// Workhorse generator — every Aozora-shaped fragment must round-trip
[INFO] [stdout] ...    |
[INFO] [stdout]  164 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nested_pairs` in this scope
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:153:44
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn nested_pairs_emit_is_symmetric(s in nested_pairs(64)) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:153:39
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn nested_pairs_emit_is_symmetric(s in nested_pairs(64)) {
[INFO] [stdout]     |                                       ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_emit_symmetry.rs:130:1
[INFO] [stdout]      |
[INFO] [stdout]  130 | / proptest! {
[INFO] [stdout]  131 | |     #![proptest_config(default_config())]
[INFO] [stdout]  132 | |
[INFO] [stdout]  133 | |     /// Workhorse generator — every Aozora-shaped fragment must round-trip
[INFO] [stdout] ...    |
[INFO] [stdout]  164 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unicode_adversarial` in this scope
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:161:51
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn unicode_adversarial_emit_is_symmetric(s in unicode_adversarial()) {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/property_emit_symmetry.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn unicode_adversarial_emit_is_symmetric(s in unicode_adversarial()) {
[INFO] [stdout]     |                                              ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> tests/property_emit_symmetry.rs:130:1
[INFO] [stdout]      |
[INFO] [stdout]  130 | / proptest! {
[INFO] [stdout]  131 | |     #![proptest_config(default_config())]
[INFO] [stdout]  132 | |
[INFO] [stdout]  133 | |     /// Workhorse generator — every Aozora-shaped fragment must round-trip
[INFO] [stdout] ...    |
[INFO] [stdout]  164 | | }
[INFO] [stdout]      | |_^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.0/src/sugar.rs:1074:30
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub struct NamedArguments<N, V>(#[doc(hidden)] pub N, #[doc(hidden)] pub V);
[INFO] [stdout]      |                              ^ required by this bound in `proptest::sugar::NamedArguments`
[INFO] [stdout]      = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aozora-render` (test "property_serialize_idempotent") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aozora-render` (test "property_html_roundtrip") due to 16 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aozora-render` (test "property_emit_symmetry") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df", kill_on_drop: false }`
[INFO] [stdout] f2b79e3f89741f13da1fe7af0b5d56321155b27241fe3f8efd7f24467f1447df
